+++ /dev/null
-Strip the extra -bin from the GUI name.
-
---- a/gui/app.pro
-+++ b/gui/app.pro
-@@ -21,7 +21,7 @@ RESOURCES = app.qrc
- RC_FILE = app.rc
-
- win32:TARGET=gpsbabelfe
--unix:TARGET=gpsbabelfe-bin
-+unix:TARGET=gpsbabelfe
-
- extras.commands = (make -f makeextras.mak)
- extras.target = extras
--- a/Makefile.in
+++ b/Makefile.in
-@@ -241,7 +241,7 @@ changes.html: FORCE
+@@ -245,7 +245,7 @@ changes.html: FORCE
wget -O $(WEB)/changes.html http://www.gpsbabel.org/changes.html || exit 1
rm -f $(WEB)/changes.html.1 > /dev/null